home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d883.lha / BBBBS / BBBBS59.lha / Information / BBBBS.REVISION < prev    next >
Text File  |  1993-06-11  |  31KB  |  664 lines

  1. ***********************  BBBBS REVISION HISTORY  ************************
  2.  
  3.  
  4. Version 5.9   11 June 1993   -  "The Return Of The Bride Of BBBBS"
  5.  Additions:
  6.    bbsLOGON.baud and bbsLOGOFF.baud. Run your own functions on each user.
  7.    QUICK settings editor (exclude unwanted files from the archive).
  8.  Improvements:
  9.    All use of BaudBandit "Beep" command removed. Now uses sound effects.
  10.    More stats added to various statistics reports.
  11.    Upload is forced to have file name under 17 chars (for alpha list).
  12.    ShowHourly.rexx & bbsSTATS.rexx made external for access by QUICKOUT.
  13.    TestArc.rexx tests uploads before adding them to the libraries.
  14.    bbsMAINT.baud completely rewritten to be faster and smoother
  15.    bbsQUICKOUT.rexx
  16.      Added several more info files and checks against exclude list.
  17.      Run from CLI/Shell with no arguments defaults to sysop.
  18.    bbsQUICKIN.rexx
  19.      Handles return of "expired" conference messages by super-sysop.
  20.      Run from CLI/Shell with no arguments defaults to sysop.
  21.  Fixes:
  22.    Reply to Email occasionally offered to append non-existant original.
  23.    DOS wildcard characters were not being stripped from filenames.
  24.    Move to new library didn't handle moving to SAME library very well.
  25.    bbsQUICKIN.rexx
  26.      Wasn't properly crediting user with uploads, etc.
  27.      Reported wrong number for deleted files (deletion was correct).
  28.      Attaching a file to email was broken.
  29.    bbsQUICKOUT.rexx
  30.      ANSI remover left the last "m" (mea culpa, no fault of Charles!-)
  31.  
  32.  
  33. Version 5.8a  11 April 1993  -  From Hong Kong
  34.  Fixes:
  35.    QUICK routine might show PROTOCOL instead of proper transfer protocol.
  36.    Read email from only one user did not recognise BBBBS as a user.
  37.   bbsQUICKIN.rexx
  38.     Archive is now tested before processing.
  39.     DOS error could cause process to abort.
  40.   ArcMsgs.rexx
  41.     An empty message conference could cause process to abort.
  42.   bbsQUICKOUT.rexx
  43.     ANSI code remover improved. (Thanks to Charles Johnston & friends)
  44.  
  45.  
  46. Version 5.8  24 March 1993  -  From Hong Kong
  47.  Additions:
  48.    Background archive selected External_Device files (bbsArcExt.rexx).
  49.    "QUICK" added to user option list. Allows user to skip all the logon
  50.      counts and messages, and offers an option to archive all new msgs,
  51.      new mail, and new file descriptions (uses bbsQUICKOUT.rexx); and
  52.      then LOGOFF. On the next call, the archive is offered for download
  53.      right after logon. This feature added for long distance callers.
  54.    bbsQUICK.rexx
  55.      A stand-alone mail/message reader/answer module. Will unpack and
  56.      read the "QUICK out" archive, and allow user to write replies to
  57.      email and messages, and pack them in a "QUICK in" archive which can
  58.      then be uploaded back to the BBS (which then uses bbsQUICKIN.rexx
  59.      to unpack and deal with it's contents). See the bbsQUICK.DOC for
  60.      more information about the QUICK reader.
  61.  Improvements:
  62.    Commands to repeat a single message [A]gain added to email reader.
  63.    "10 Second Last Chance" given just before auto-logoff after download.
  64.    Workbench User Display can now be set using CONFIG.BBS
  65.    The normal WELCOME file is no longer surpressed by a custom WELCOME.
  66.    The local Date and Time shown at logon.
  67.    Better stripping of non-displayable characters from KeyWords field.
  68.    If more than 3 email to read, user can limit to email from one user.
  69.    bbsExtDL.rexx
  70.     File selection from External Devices may now be archived, since the
  71.      latest Fred Fish CD is not already archived. Also, an entire dir
  72.      (and all sub-dirs) may be selected using the "Select All" command.
  73.  Fixes:
  74.    Check_Only_One_User_For_Email was unfinished.
  75.      Thanks to John Ruckart for the fix.
  76.    Some modems seem to require an additional "ATH" to reset properly.
  77.    Auto-Validate in the CONFIG.BBS gave one less than intended level.
  78.    Error checking for lineperpage value now in the SetData routine.
  79.    Quitting in the middle of reading email could delete the last read.
  80.    Rename did not check the full files list for duplicate names.
  81.  
  82.  
  83. Version 5.7  1 November 1992  -  Pre Hong Kong Final
  84.  Additions:
  85.    Background archiving of the one-line-per-file alphabetical list.
  86.  Improvements:
  87.    Archive msgs/files now leaves partial file if archiving interupted.
  88.    User can ask to edit his EMail to an individual user.
  89.    Miner updates to the .DOC file.
  90.    Better recovery from aborted rexxDoors.
  91.  Fixes:
  92.    Copyright message wouldn't show under some conditions.
  93.    No simple way to abort the sysop email review. ('Q' does it now)
  94.    Entering user birthday was not as "optional" as it should have been.
  95.  
  96.  
  97. Version 5.6  14 September 1992
  98.  Additions:
  99.    BBBBS writes time it was first started to the log file.
  100.  Improvements:
  101.    Logon is better at getting baudrate from displayed CONNECT speed.
  102.    Check for sysop commands (like force-chat) at logoff.
  103.    Better error checking in bbsREPORT.rexx and BuildALPHA.rexx
  104.    Updated BBS_HELP files.
  105.    LevelReport: Welcome email offered even if user has been validated.
  106.    Limit what characters are allowed in Polling_Place.rexx poll title.
  107.  Fixes:
  108.    Sysop DOS shell was broken for commands with more than one argument.
  109.    FILELISTS.REPORT broken if no files older than MIN_DAYS (def=30).
  110.  
  111.  
  112. Version 5.5   8 August 1992
  113.  Fixes:
  114.    This time sysop-approved uploads are fixed everywhere. Honest! :-(
  115.  
  116.  
  117. Version 5.4   4 August 1992
  118.  Improvements:
  119.    Loading the alpha list is more robust in handling a corrupt list.
  120.  Fixes:
  121.    A fix in 5.3 managed to break sysop-approved uploads. [sigh]
  122.  
  123.  
  124. Version 5.3    31 July 1992
  125.  Improvements:
  126.    USER.LOG defaults to ignore sysop calls.
  127.    Speeded up bbsULDL.rexx (makes STATS.ULDL).
  128.    Message conference setup no longer waits for first user.
  129.    Cosmetic changes here and there.
  130.  Changes:
  131.    Extra rexxDoors removed from BBBBSnn.lha & archived as separate file.
  132.  Additions:
  133.    Check for new Polling_Place.rexx activity and inform user on login.
  134.    Added 2 more lines to CONFIG.BBS; archive extension and choice of
  135.      archiver. (It seems IBMs don't have a tool to de-arc .lha files.-)
  136.      If line 32 doesn't start with a period (ie, .lha), the system
  137.      will default to using ".lzh" and "lharc -m m". Note that your
  138.      archiver should use the "move" command to avoid left-over files.
  139.  Fixes:
  140.    If user hungup while playing a rexxDoor, and the timing was right,
  141.      (and luck was bad), the BBS might not reset properly. Better now.
  142.      This mechanism is still not perfect (and probably never will be).
  143.    Remote ULs by sysop could be mistakenly moved to Sysops library.
  144.    More than 60 (or so) message conferences would scroll off screen.
  145.    New users were seeing new Profiles and Voting Booth activity.
  146.    Wordwrap could hang under certain conditions with very long words.
  147.    Removed some redundancy from the sysop-approved-uploads routines.
  148.    bbsLOCAL.rexx
  149.      Lists might be incomplete if files were deleted AND other files
  150.       were added in the SAME session.
  151.    Polling_Place.rexx
  152.      "Delete this poll" was broken.
  153.    bbsExtDL.baud
  154.      Did not handle selection from multiple floppies in one run.
  155.  
  156.  
  157. Version 5.2  6 July 1992
  158.  Improvements:
  159.    Added "drop dtr" for modems that won't reset properly without it.
  160.    BuildALPHA.rexx
  161.      If a description and it's name are different, the note is revised.
  162.    Answer.baud needed longer Timeout delay for 14400 baud modems.
  163.  Fixes:
  164.    Files list might be incorrect using "sysop approved uploads" option.
  165.      (crept into 5.1 while trying to speed things up)  [sigh]
  166.  
  167.  
  168. Version 5.1  1 July 1992
  169.  Improvements:
  170.    Go busy while LOCAL is sorting and saving filelists.
  171.    Sound cues reworked to match BB new version 2.0
  172.    Simplified the user profile menu.
  173.    Kermit added to protocols if BaudBandit version 2.0. [disabled]
  174.    Level report treats levels less than 10 as new users.
  175.    Online message function now appends instead of replacing.
  176.    ArcBrowse.rexx and ArcMsgs.rexx now use lha instead of lharc.
  177. !   SYSOPS! Please rename FileList.lzh to FileList.lha !
  178.    BBBBS.DOC updated
  179.      Instructions for starting from the startup-sequence worked for
  180.       1.3, but failed under 2.04. Changed to call Fkey, works on both.
  181.      Contents of the various directories changed.
  182.      Minor additions to rexxDoors instructions, etc.
  183.      Some files in the rexx drawer contents were miss-named.
  184.    bbsUSER.rexx
  185.      Added "Most Calls" and "Average Minutes Per Call" stats.
  186.    BuildALPHA.rexx
  187.      If COLLECTing, ask sysop for permission to clear file comments.
  188.    Contents.rexx
  189.      Better handling of OS differences using all archive listers.
  190.  Fixes:
  191.    Smarter timing for loading of LOCAL filelist changes by BBBBS.baud.
  192.    A blank message subject would sometimes be impossible to reply to.
  193.    Two ATZ in a row were being sent at logoff, confusing some modems.
  194.    If Scratch set to RAM:, message/email text upload might fail.
  195.    Rename a file was broken if it had just been moved to a new library.
  196.    Renaming a file could also break it's "link" in the comment field.
  197.    Email to new user was broken if user had just been renamed.
  198.    bbsREPORT.rexx
  199.      link files were counted twice in the "actual files" stat.
  200.    bbsLOCAL.rexx
  201.      "[Return] to continue" covered last alphabetical file displayed.
  202.  
  203.  
  204. Version 5.0  6 April 1992
  205.  Improvements:
  206.    Editing a file description that has no file (using the "%" command),
  207.     now allows entering a linkfile. This means you can move a file,
  208.     then edit it's description and enter the new path ("link") to it.
  209.    Better display of list of users with profiles.
  210.    BuildALPHA confirms filesize and rewrites description if necessary.
  211.    New Profiles listed with New Information files.
  212.    Password security for LOCAL logon.
  213.  Fixes:
  214.    Hourly stats were not quite correct for the first few days.
  215.    View an individual profile was broken.
  216.    Search profiles was partly broken.
  217.  
  218.  
  219. Version 4.9  30 March 1992  (beta testers only)
  220.  Additions:
  221.    Freeform User Profile section.  Introduced by BBS_TEXT/PROFILES
  222.  Improvements:
  223.    Estimate of search time adjusted for cpu speed.
  224.    New User Only option in level report. (NEW_USERS file in Lists)
  225.    Undeleted Email marked with receive time/datestamp.
  226.    Increased wait time for CONNECT to 45 seconds for slow modems.
  227.    User file and message archives not copied to sysops email.
  228.    Upload text from the editor menu, not just the email menu.
  229.    Adjustments to remain compatible with the next BaudBandit upgrade.
  230.    Newfiles display can be limited to new files in a selected library.
  231.    bbsLOCAL "+" displays like BBBBS.baud so you can see what users see,
  232.     (but downloading locally from Extra Devices is still disabled).
  233.    LhA vers 1.20 now handles CONTENTS for .lha .lzh and .run files.
  234.    Email defaults to "Attach original" on replies.
  235.  Removed:
  236.    Files.BAK & Files.ALPHA.BAK now redundant thanks to BuildALPHA.rexx
  237.      (sysops! You may delete these files from the "Lists" directory)
  238.    Your_Fortune.rexx from rexxDoors (I needed to clear some space).
  239.  Fixes:
  240.    Files/bytes user credit got broken for users with none or one file.
  241.    bbsLOCAL (I finally have enough RAM to run both all the time!)
  242.      Wheel_Of_Fortune.rexx needed help to run with LOCAL.
  243.      bbsLOCAL might miss messages posted by BBBBS.baud.
  244.      Shared Scratch files left a small hole that could cause problems.
  245.      Better cooperation in general with BBBBS.baud.
  246.    Tilde char ( ~ ) mistakenly filtered from BBBBS (not LOCAL) messages.
  247.  
  248.  
  249. Version 4.8   1 March 1992
  250.  Improvements:
  251.    "BYE" or "OFF" from main menu(s) logs off with no questions.
  252.  Additions:
  253.    bbsNewFile.rexx called after each upload (set dev-name for auto backup).
  254.    Default "Welcome" email from level report. BBS_TEXT/EMAIL_WELCOME
  255.    Option to quit for new user before starting registration.
  256.  Fixes:
  257.    Background archiving programs still used old "FILE:" position.
  258.    bbsLOCAL didn't set sysop's CITY and the main menu needed work, and
  259.     rejected mailname fix didn't make it to LOCAL, and so on ...
  260.    Message from BBBBS could appear in text being edited by user.
  261.    Renaming with a shorter name sometimes left junk in the alphalist.
  262.  
  263.  
  264. Version 4.7  14 February 1992  (AmiExpo in Long Beach Valentine version)
  265.  Improvements:
  266.    Marked messages not reset by MsgArchive routine until logoff.
  267.    Message "leave email to sysop for access" given for files that
  268.     have a file description, but are not currently online.
  269.    Extra devices now accepts directories as well as devices.
  270.    Better reporting of attempt to logon with bad password.
  271.  Fixes:
  272.    Rejected email name might be used to address a public message.
  273.    Hangup sometimes sent to modems taking too long to establish DCD.
  274.    FileComment was being killed when download count was incremented,
  275.     breaking "link" mechanism for handling files on other devices.
  276.    Extra devs files/bytes report couldn't handle extra "." in device.
  277.    Search of long file descriptions wouldn't abort if color turned off.
  278.  
  279.  
  280. Version 4.6   1 February 1992
  281.  Improvements:
  282.    "Skip this user" added to options in the level report.
  283.  Fixes:
  284.    4.5 broke a menu routine.
  285.    Display of ALPHA list did not respect excluded libraries.
  286.  
  287.  
  288. Version 4.5   31 January 1992
  289.  Fixes:
  290.    LOCAL would not recycle properly.
  291.    Some modems were slow to establish dcd which caused a reset & hangup.
  292.    Moving a file while browsing 1 lib would change the current library.
  293.  
  294.  
  295. Version 4.4   28 January 1992
  296.  Additions:
  297.    Download from Extra Devices (CD0:, CD1:, VD0:, HD2:, DF3:, etc.)
  298.      Since there are no filenotes for these devices, no file by file
  299.       stats are maintained, but total files/bytes per device are kept.
  300.      Devs are treated as Read-Only. The menu command is a plus-sign [+]
  301.    Average Minutes/Hour statistics. The menu command is a comma [,]
  302.    CLI rexx program reports old email & emailfiles.  OldEmail.rexx
  303.  Improvements:
  304.    Library files can be located on another device than BBS_LIBS.
  305.      The full filepath is put in the file description's filecomment.
  306.    BuildALPHA.rexx now takes an optional argument "COLLECT". This will
  307.     search for files without file descriptions and construct descriptions
  308.     for them. If the file has a filenote (comment), it will be used for
  309.     the "KeyWords:" field, and in the body of the description if the
  310.     comment exceeds 31 characters.
  311.    City location for both To: and From: in Email.
  312.    LOCAL can be made resident (recycles back to logon).
  313.    LOCAL and BBBBS are aware of each other's file and user updates.
  314.    The /END command to exit the editor now accepts just /E or /S
  315.    New users select ANSI preferences (COLOR in line 8 of user data).
  316.    Better handling of failed connects and disconnects.
  317.    BumpMember.baud and Twit.baud made obsolete by inline F-key macros.
  318.    FileReport can be limited to files larger than a given amount.
  319.  Fixes:
  320.    Under certain (not often) circumstances, the courtesy list failed.
  321.    False "transfer failed" messages on long filenames.
  322.    Sometimes the TERSE flag led to GRAND total messages being unset.
  323.    Some spelling corrections. [blush]
  324.    Some transfer protocols not remembered properly session to session.
  325.    Filenote download count was not incremented if dl went overtime.
  326.  
  327.  
  328. Version 4.3a  1 January 1992
  329.  Additions:
  330.    Searches display the whole message containing the search-phrase,
  331.      not just it's message number and conference.
  332.    Independent count of total upload and download bytes and files,
  333.      as well as all users, current or not. In the "Numbers" dir.
  334.      (if your BBBBS is already up, edit these to match STATS.USER)
  335.    BBS_TEXT/UNTIL.YYYYMMDD after Welcome message until YYYYMMDD. ie,
  336.      UNTIL.19920704 will display thru 4 Jul 92, and is then deleted.
  337.    Hourly Usage added to [Z] stats display.
  338.  Improvements:
  339.    More speed improvements when locating the next file to download.
  340.    Option to quit reading Email.
  341.  Fixes:
  342.    Single file marked download got broken by 4.1, missed in 4.2
  343.    "Put back" option for deleted messages (new for 4.2) was broken.
  344.    Total messages online (grand) got fouled up after bbsMAINT.
  345.  
  346.  
  347. Version 4.2  18 December 1991
  348.  Additions:
  349.    Messages "deleted" by bbsMAINT.rexx are now handled one at a time,
  350.     with a "put back in the conference?" option.
  351.  Improvements:
  352.    ALPHA search highlights the search argument in the fileline.
  353.    Improved BBBBSdemon.baud.  More stats in the FILELISTS_REPORT.
  354.    Updated "Show Function Key HELP" window (F10) to cover Shifted Keys.
  355.    Message conference maintenence not run until 5am.
  356.    Speeded up the time spent locating the next file to download.
  357.  Fixes:
  358.    BBBBS.DOC, bbsLOCAL.rexx, and S:Bandit.Keys needed to be updated.
  359.    bbsLOCAL.rexx's rexxDoors routine was broken.
  360.    Message reader needed maximum limit.
  361.    First message in a conference didn't write "LastMessage#" number.
  362.  
  363.  
  364. Version 4.1  8 December 1991
  365.  Additions:
  366.    Opportunity to change subject when replying to public messages.
  367.    Background archiving of NEW file descriptions.
  368.    Startup check made to see if the ALPHA list needs to be remade.
  369.    CONFIG.BBS line 31 controls how many calls per day per user.
  370.    [Y]our userdata; Turn ALL conferences On, Off, or make Current.
  371.    Baudrate added to the one-line user activity log.
  372.    Show single library in alpha or date order.
  373.    BBBBSdemon.baud, an optional background process to fix "freezes".
  374.  Improvements:
  375.    More multiple commands added. You can "d file1.lzh file2.lzh".
  376.      "S F gif" now works as expected (Searches Files for "GIF").
  377.    Full file description now searches from newest to oldest.
  378.    Description of all options while editing line 8 in [Y]our data.
  379.    Better online editor help.  A little better memory management.
  380. !  Changed the way [C]ontents works. Shows .lha contents using LZ.
  381.    FileReport greatly enhanced in bbsREPORT.rexx.
  382.  Fixes:
  383.    Archiving a single message conference might fail due to timing.
  384.    Hangup while entering message could cause buffer to stay open, so
  385.     that the next user entering a msg would get garbarge mixed in.
  386.    MENUS option sometimes didn't "take" at logon.
  387.    bbsMAINT.rexx didn't understand July... (JUl should have been JUL)
  388.    Reading ALL in individual conference sometimes lost last message.
  389.    Adding new user after renaming in level report wasn't quite right.
  390.    Auto-validate didn't raise new users's level (now configurable).
  391.  
  392.  
  393. Version 4.0   1 November 1991
  394.  Additions:
  395.    More new user info listed in level report. Plus 'write email' option.
  396.    Several additions and improvements to the rexxDoors area.
  397.    Help list for the online editor.
  398.    Background archiving of new conference messages, or by conference.
  399.  Improvements:
  400.    Better page handling while editing textfiles.
  401.    Birthday entry less confusing and more accurate. No more 700 year olds!
  402.    Email counted off-line (if possible) so 'Z' command is usually faster.
  403.    Messages deleted by bbsMAINT are first copied to sysop's email drawer.
  404.    Faster message conference reading, more accurate message counts.
  405.    BBS constructed file/msg archive email now marked as from "BBBBS".
  406.    Kill user routine now a loop. Userlist only rewritten after last kill.
  407.    We now insist that the user select a library for his upload.
  408.  Fixes:
  409.    Too large a browse number would slow down the browse parser.
  410.    Better security on filelist displays.
  411.    "Total public messages online" was not incrementing properly.
  412.  Frustrations:
  413.    Tried to add .lha to [C]ontents command, but LZ sometimes hangs the
  414.      whole system when redirected, so took it out again [SIGH].
  415.  
  416.  
  417. Version 3.9  3 October 1991  (the "AmiExpo in Oakland" version)
  418.  Additions:
  419.    Timestamp to "Last on" date display at logon.
  420.    KeyWords editor for file descriptions (uploader or sysop only).
  421.    BBS_version displayed with copyright and sent to clip for reference.
  422.    Search individual messages conferences.
  423.  Improvements:
  424.    Changed [V]iew to [R]ead in the [B]rowse menu. Better Browse help.
  425.    Moved STATS reports back another hour to 3am and 4am.
  426.    BuildALPHA.rexx now first builds the main "Files" from all filenotes.
  427.    Speeded up the filelist update after an upload.
  428.    Better questioning of user about attempted email to unknown user(s).
  429.    Include both Email and full name in other-users report.
  430.    Input maximum and minimum levels in level report.
  431.    Memory check when background archiving is running multiple times.
  432.    Logoff shows busy signal while updating filelists and userlists.
  433.  Fixes:
  434.    Long filesearch needed one more lineup to clear filename when found.
  435.    Rename didn't pick up the new name in the sysop levelreport ("=").
  436.    Email to names on the Courtesy list was broken.
  437.    File transfer routines credited bytes to user too soon.
  438.    Replies to conference messages sometimes picked up the wrong subject.
  439.    Rename failed to clear a clip after it was through with it.
  440.  
  441.  
  442. Version 3.8  29 August 1991
  443.  Additions:
  444.    bbsREPORT.rexx sends inactive user & file reports to sysop email.
  445.    Colorflag sent to rexxDoors as 4th argument. (ANSI on=1/off=0)
  446.  Improvements:
  447.    "percent of use" added to display of monthly hours and minutes.
  448.    If last message read was 0, user gets asked for starting number.
  449.    Allow email to non-users who are on the Courtesy list.
  450.    bbsLOCAL.rexx display of alpha list needed improvement.
  451.    Check for user hangup responds a little faster.
  452.  Fixes:
  453.    level report (sysop only) was losing it's place sometimes.
  454.    Read All Non-stop no longer aborts at start of each conference.
  455.    Message conferences not readable immediately after online validation.
  456.    Rename did not properly update the alpha list.
  457.    Email [F]rom did not show deleted email as killed.
  458.  
  459.  
  460. Version 3.7  25 July 1991  (the "AmiExpo in Orlando" version)
  461.  Additions:
  462.    BBS_TEXT/BIRTHDAY or generic greeting on birthday.
  463.    TERSE flag in user file, line 8.
  464.  Improvements:
  465.    Files searches now in alphabetic order.
  466.    Speeded up message/mail sorts.
  467.  Fixes:
  468.    bbsMAINT.baud sometimes triggered too soon by conferences turned OFF.
  469.  
  470.  
  471. Version 3.6  16 July 1991  (released only to beta testers)
  472.  Additions:
  473.    Custom BrowseList archives implemented as a Browse subitem.
  474.  Improvements:
  475.    "Space available for uploads" now subtracts sysop defined limit.
  476.    Newest files found sooner than oldest (speeds up dl search).
  477.    Show linecount for information files.  Tightened up search security.
  478.    Check for and then open BBBBS port so no accidental duplicates.
  479.    STAT programs now run with a lower priority for fewer slowdowns.
  480.    "a 14" now works. Same display as selecting library 14 from "L".
  481.    Adjustments for Hi-speed modems. Turn Auto-Baud OFF. BaudRate=38400
  482.    Removed pauses in search for zero level users.
  483.  
  484.  
  485. Version 3.5  9 July 1991  (released only to beta testers)
  486.  Improvements:
  487.    Added "most minutes online" to bbsUSER stats.
  488.    "Space available for uploads" now subtracts sysop defined limit.
  489.  Fixes:
  490.    The "busy with maintenance" message wasn't seen under BBBBS.baud
  491.    BuildALPHA.rexx wasn't finding the library path.
  492.    bbsUSER.rexx didn't like "1 file 0 bytes..." in user upload slot.
  493.    Running out of time while writing email/msgs killed email/message.
  494.    "Rename_File" appended rather than replaced the file description.
  495.  
  496.  
  497. Version 3.4  4 July 1991
  498.  Additions:
  499.    Show time Remaining after each rexxDoor program & Information file.
  500.    bbsUSER.rexx counts up user stats.  Works like STATS.ULDL.
  501.    Total files, total messages, displayed at logoff.
  502.    ChangeUserName command added to the sysops menu.
  503.    New rexxDoor: StarTrek.rexx (not entirely done, but still fun!)
  504.    Option to archive the alphabetical list into the "Text" drawer.
  505.      (see the notes in bbsALPHA.baud for the method)
  506.  Improvements:
  507.    The "loading alphabetical" routine makes user wait less often.
  508.    Time spent in Chat mode no longer shortens session time.
  509.    Added bell at end of uploads and downloads.
  510.    Lots of "tuning-up" of various routines for speed and beauty.
  511.    Show carbon copy list (if any) above "Email-Write" menu line.
  512.    STATS programs run after 2am instead of midnite.
  513.    Upload space display changed from kbytes to bytes.
  514.    Made the check for dcd longer to stop some premature disconnects.
  515.    Added to the information that the "Z" command displays.
  516.    BuildALPHA.rexx made smarter. No need to run the BBS first.
  517.  Fixes:
  518.    rexxDoors/One_Armed_Bandit.rexx had CASH and SECONDS reversed.
  519.    Entering an unknown user name in email caused incorrect prompt.
  520.    Sending carbon copies of email with a file attached was broken.
  521.    Number of unread messages was wrong if messages had been deleted.
  522.    Email copy command was limited to one carbon per letter.
  523.  
  524.  
  525. Version 3.3   9 June 1991
  526.  Additions:
  527.    Simple, one-line, user activity log. Last 99 calls are listed.
  528.    "Maintanance" feature to Answer.baud (if clip BBS_maint is
  529.      not empty, don't start BBS, give "sorry" message and hangup).
  530.    Byte count at start of reading an Information file.
  531.    David Plumber's Today program at logon, (if TODAY: exists).
  532.    First Logon Date added to 'Z' display. Previous sysops must edit!
  533.    Z command now shows usage for all months that exist in USAGE.
  534.    Show Chat Request on the WorkBench. (chat or new user clears flag).
  535.    Automate generation of STATS.ULDL once a day.
  536.    Individual library lists. Alpha or by date (A or N).
  537.    Activated bbsMAINT.baud to delete old messages at logoff.
  538.      Only occurs if the SYSTEM_MSG_LIMIT (in CONFIG.BBS) is exceeded.
  539.    MatchMaker.rexx added to rexxDoors. Data in "rexxDoors/Data/users".
  540.    Rename file option in the [B]rowse menu under move to new [L]ibrary.
  541.    Show time remaining after each download.
  542.    If [N]ew files function is used, NewFilesDate is reset at logoff.
  543.  Improvements:
  544.    Set 2 minute timeout while Capture buffer is open (message entry).
  545.    Changed logon order so email comes before file/message check.
  546.    Sanity check on existance of the logon toys (Today, grin, etc.)
  547.    Close and reopen log for every line (so we get partials if crash).
  548.    [V]iew .TXT file (from Browse menu) now increments download count.
  549.    Emailfile up/download failure now gives user another chance.
  550.    Changed default "list from libraries" to normal alphabetical filelist.
  551.    Increased allowable error in uploads to 1024 to account for padding.
  552.    Faster number sorting.  (Email, messages, etc.)
  553.    Returned to more verbose listing of unread messages at logon.
  554.    Faster file listings, both alphabetically and by date.
  555.  Removed:
  556.    View textfile from main menu (it's in the Browse menu).
  557.  Fixes:
  558.    Sysop email report did not respond to CTRL-E.
  559.    Message "do not delete" mark was broken.
  560.    Read Marked occasionally did not return directly to menu.
  561.    Should be log entry when a file is killed.
  562.    Courtesy list was being appended by mistake.
  563.    Moving a file to a new library did not reset browse to current library.
  564.    Kill user mistakenly aborted the levelreport.
  565.    [C]ontents of corrupt archive would cause "undiagnosed internal error".
  566.    Trying to read deleted Marked Msgs didn't mark the message as read.
  567.    Check to see if bbsALPHA was complete was in the wrong place.
  568.  
  569.  
  570. Version 3.2  23 Apr 1991
  571.  Additions:
  572.    bbsULDL.rexx writes upload/download statistics to Information/ULDL.STATS
  573.    Allow startup with no user online.  (SHIFT-F1)
  574.    "Unload" resident from BB screen. (SHIFT-F2)
  575.  Improvements:
  576.    "Was upload successful?" now INSISTS on Y or N answer.
  577.    Files.ALPHA updated if filenote is edited.
  578.    Do the User list rebuild AFTER logout (so new users don't wait!)
  579.    Message "- Press backslash [\] to exit -" added to chat prompt.
  580.    Exclude supersysop mail from the sysop's email report.
  581.    Added memory check before going resident. (set minimum in CONFIG.BBS)
  582.    Write rexxDoors activity to log.
  583.  Fixes:
  584.    bbsLOCAL was not fully updated from 3.0 with new features.
  585.    rexxDoors/Hollywood Squares needed one more "CALL".
  586.    pre-upload search for duplicates should not have been case sensitive.
  587.    Browse_current_library_only was broken.
  588.    Forward email was damaged, fixed, and damaged and fixed again!
  589.  
  590.  
  591. Version 3.1  14 Apr 91
  592.  Additions:
  593.    Move message to another conference (sysop only).
  594.    New rexxDoors game, Hollywood_Squares.
  595.  Improvements:
  596.    "Skip threads" skipped only the current message and its replies,
  597.      now skips all messages in current conference with this Subject.
  598.    Monthly usage is now managed within BBBBS.baud for MUCH faster
  599.      logoffs, especially at the end of the month (BBBBS 2.0/3.0 users
  600.      please see "Updating.doc" for info on how to change formats).
  601.  Removed:
  602.    bbsUSAGE.baud replaced internally (see above).
  603.  Fixes:
  604.    User hangup VERY early in the resident logon caused log failure.
  605.    Move file to different Library failed to delete old filenote.
  606.    bbsLOCAL information and library list display overflowed CLI window.
  607.    A blank Subject in Email would cause syntax error when Replying.
  608.    FKey HELP window one character too large to open under AmigaDOS 1.3.
  609.  
  610.  
  611. Version 3.0   3 Apr 91
  612.  Fixes:
  613.    If in 'resident' mode, the log file wasn't properly handled.
  614.    Forwarding mail to a blank name left a junk file.
  615.  
  616.  
  617. Version 2.9  29 Mar 91  (released to Seminar attendees)
  618.  Additions:
  619.    [A]lphabetized FileList. bbsALPHA.rexx must be in rexx:
  620.    [V]iew in Browse menu for .txt files.
  621.    More sound cues at the host to indicate to the sysop when login,
  622.      logoff, disconnect, and new user.
  623.    doorDemon.baud to watchdog hangups and time hogs.
  624.    ANY interactive CLI type program can be hooked through rexxDoors.
  625.    baud rate to "logged in at" log entry.
  626.    Switch in CONFIG.BBS to move email to sysop's area before deleting.
  627.    Read Marked Messages. Mark files for batch download.
  628.    If no new files, [N]ew shows filelist by date.
  629.    Information file statistics
  630.    Flag in CONFIG.BBS to make BBBBS resident instead of re-loading each
  631.     time. WARNING! Do not use bbsLOCAL.rexx to alter the file libraries
  632.     while BBBBS is resident! This will corrupt the filelists.
  633.  Improvements:
  634.    Other user info display, and options.
  635.    Upload error checking and reporting.
  636.    [C]ontents command in Browse made a little smarter.
  637.    bbsSYSOP.rexx renamed bbsLOCAL.rexx (more appropriate)
  638.    Improved rejection of non-alphabetic characters (line-noise)
  639.    Now clear the input buffer after menu display, just before prompt.
  640.    Editor shortcut: Number entered alone assumes the command is Replace.
  641.    Email sorted by date, oldest first.
  642.    File searches (choice of Full or Quick)
  643.    New files display is much expanded and speeded up.
  644.  Moved:
  645.    Who_is_here command is now an option in [O]ther_users.
  646.  Removed:
  647.    Chat item from menu. Redundant (F1 does it).
  648.    The period (.) character from user names.
  649.  Fixes:
  650.    Auto-validate didn't sort libs or reshow menu.
  651.    Turning colors off didn't remove all control codes.
  652.    Show only level zero members didn't display names.
  653.    Sysop upload review wasn't working correctly.
  654.  
  655.  
  656. Version 2.0   3 Mar 91
  657.  First public release.
  658.  
  659.  
  660. Version 0.1-1.9 Oct 90 thru Feb 91
  661.  Beta versions (unreleased)
  662.  
  663. ***********************  BBBBS REVISION HISTORY  ************************
  664.